![]() Adaptive memory control
专利摘要:
An adaptive memory control determines optimal values for the refresh period and row and column address strobe signal frequency of an associated DRAM. A binary test pattern is written to the DRAM array, read during a subsequent read operation, and then compared to the original test pattern. If a match, the 1's complement of the test pattern is written to the array and then compared as described above with the original 1's complement pattern. If a match, the process is repeated using a more aggressive value for the desired parameter, i.e., refresh period, strobe frequency, etc. If at any point the comparison does not result in a match, a more conservative parameter value is used for the subsequent write, read, and compare sequence. This process continues until an optimal value for each desired parameter is determined. 公开号:US20010009022A1 申请号:US09/788,114 申请日:2001-02-16 公开日:2001-07-19 发明作者:Gary Feierbach 申请人:Sun Microsystems Inc; IPC主号:G11C7-1045
专利说明:
[0001] 1. Field of Invention [0001] [0002] The present invention relates generally to semiconductor memories and particularly to controlling a DRAM array. [0002] [0003] 2. Description of Related Art [0003] [0004] Dynamic RAM (DRAM) is presently used as the main memory of most computer systems and accounts for more than half of the global semiconductor memory market. DRAM operates at a much lower frequency than do modem microprocessors, and therefore limits the throughput of such microprocessors. Although SRAM is much faster than DRAM, the high cost of SRAM precludes its use as the main memory of a computer system. Accordingly, there is a need to increase the speed of DRAMs so as to close the gap between DRAM and microprocessor speeds. [0004] [0005] FIG. 1 shows a system [0005] 1 having a conventional DRAM 10 and an associated memory controller 20. The DRAM 10 includes a DRAM cell array 11, a row decoder 12, latches 13, and a multiplexer (column decoder) 14. The memory controller 20 includes an address queue 21, registers 22, a strobe control circuit 23, and a refresh circuit 24. When the DRAM 10 and associated controller 20 are powered up, frequency values for the row address strobe and column address strobe, as well as the period for refresh operations, are loaded into registers 22 from a ROM BIOS 30. The DRAM 10 is accessed by an associated central processing unit (CPU) 40 via the controller 20. The CPU 40 provides input addresses specifying the location of a cell desired to be read from or written to on input address pins A[0:n]. The addresses are then queued in the address queue 21. The row address of a selected cell is forwarded to the row decoder 12 on the falling edge of the row address strobe ({overscore (RAS)}) signal. The contents of all cells within the row specified by the row address are latched into corresponding latches 13. The column address of the selected cell is forwarded to the multiplexer 14 on the falling edge of a column address strobe ({overscore (CAS)}) signal. The multiplexer 14 selects latches 13 corresponding to the cell identified by the column address. During a read operation, the latch values are provided as output on data pins D[0:n]. During a write operation, input data provided on the data pins D[0:n] is written to the selected latches 13. The row of data stored in the latches 13 is subsequently written back to the selected row of cells in the array 11 during a well known refresh operation via the refresh circuit 24. [0006] The {overscore (RAS)} and {overscore (CAS)} signals are generated by the strobe control circuit [0006] 23 according to a system clock residing therein. Frequency values for the {overscore (RAS)} and {overscore (CAS)} signals, as well as the interval between refresh operations, i.e., the refresh period, are forwarded from the ROM BIOS 30 to the memory controller 20 upon power up and thereafter stored in the registers 22, as mentioned above. The default {overscore (RAS)} and {overscore (CAS)} signal frequencies and the refresh period stored within the ROM BIOS 30 are typically conservative so as to avoid charge loss in the DRAM cells and to ensure proper timing. Thus, although ensuring safe DRAM operation, these default frequency values do not result in optimum DRAM performance. For instance, while most DRAMs are specified to refresh the cells approximately every 20 ms, as directed by their ROM BIOS chips, the capacitor cells of the DRAM array may retain charge for up to 2 seconds, perhaps longer. Refreshing the cells more frequently than necessary for proper operation, i.e., every 20 ms as opposed to every 2 seconds, not only results in unnecessary power consumption but also unnecessarily consumes valuable clock cycles. Accordingly, using conservative, static values for the refresh period and for the frequency of the {overscore (RAS)} and {overscore (CAS)} signals undesirably limits DRAM performance. SUMMARY [0007] An apparatus and method are disclosed which greatly enhance DRAM operation. In accordance with the present invention, an adaptive memory control technique determines optimal values for certain DRAM parameters such as, for instance, the refresh period and for the row and column address strobe signal frequency. Default values for all but a selected one of the DRAM parameters are provided to the DRAM's memory controller, and an aggressive value for the selected parameters is provided to the memory controller. A binary test pattern is written to the DRAM array, read during a subsequent read operation following a refresh operation, and then compared to the original test pattern. If there is a match, the 1's complement of the test pattern is written to the array and then compared with the original 1's complement pattern as described above. If there is a match, the process is repeated using a more aggressive value for the refresh period. Conversely, if at any point the above-described comparison does not result in a match, a more conservative refresh period is used. Thus, the optimal value for the selected parameter is homed in on with each write, read, and compare sequence. Once the optimal value for the selected parameter is determined, the above-described process may be used to determine the optimal value for another DRAM parameter, e.g., the row and column address strobe frequency. [0007] BRIEF DESCRIPTION OF THE DRAWINGS [0008] FIG. 1 is a block diagram of a system having a conventional DRAM and an associated memory controller; [0008] [0009] FIG. 2 is a flow chart illustrating operation of an embodiment of the present invention; and [0009] [0010] FIGS. [0010] 3(a)-3(e) are a timing diagrams illustrating the operation of FIG. 2. [0011] Like components in the Figures are similarly labeled. [0011] DETAILED DESCRIPTION [0012] Principles of the present invention are described below with reference to the system of FIG. 1 for simplicity only. It is to be understood that embodiments of the present invention may be used to optimize any type of memory which uses a refresh operation or which latches memory addresses using row and column address strobe signals, i.e., {overscore (RAS)} and {overscore (CAS)} signals. Accordingly, the present invention is not to be construed as limited to the specific examples provided herein. [0012] [0013] Embodiments of the present invention provide dynamic values for the refresh period and {overscore (RAS)} and {overscore (CAS)} signal frequency in order to optimize performance of the DRAM [0013] 10. In a preferred embodiment, an adaptive memory control program 41 is formed as part of the CPU 40 or is stored in a memory accessible by the CPU 40. Preferably, the program 41 is stored in read-only memory. The program is executed by the CPU 40 to generate the dynamic values for the refresh period and {overscore (RAS)} and {overscore (CAS)} signal frequency, as described below with respect to the flow chart of FIG. 2. When the DRAM 10 is powered up, the CPU 40 provides to the registers 22 conservative default values for the {overscore (RAS)} and {overscore (CAS)} signal frequency and an aggressive value for the refresh period. Complementary test patterns are written to the cell array 11 according to these default values, read to the DRAM's data pins during a subsequent read operation following a refresh cycle, and then compared to the original test patterns. [0014] If the binary states read from the cell array [0014] 11 match the original test patterns, the DRAM 10 is operating properly and the above process is repeated using a more aggressive value for the refresh period. Conversely, if there is not a match, the DRAM 10 is not operating properly and the process is repeated using a more conservative value for the refresh period. Operation continues in this manner until a desired resolution for the refresh period is achieved, thereby resulting in an optimum value for the refresh period. This process may then be repeated for a different parameter value. [0015] For instance, referring to FIG. 2, where it is estimated that the capacitors used in the DRAM cell array [0015] 11 retain sufficient charge to represent binary states therein for about 2 seconds, the CPU 40 initializes the refresh period T to 2 seconds and provides this value to the registers 22. The strobe signal frequency is initially set to a conservative default value. The value L of a loop counter resident in the CPU 40 is initialized to one (step 50). The CPU 40 forwards a binary test pattern of, for instance, all 1's, to the input address pins A[0:n]. The test pattern is then written to each row of the cell array 11 in a conventional manner using the initial strobe frequency value, whereby the cell array 11 is refreshed every T=2 seconds (step 51). The resultant binary states of the cells of the DRAM array 11 are provided on the data pins D[0:n] during subsequent read operations (step 52) and thereafter compared with the original binary test pattern via the CPU 40 (step 53). The comparison is performed, for instance, in a conventional manner using arithmetic logic units (ALUs) within the CPU 40. [0016] If the resultant binary states read from the cell array [0016] 11 match the binary test pattern stored in the CPU 40, thereby indicating that the cell capacitors of the array 11 are able to retain the binary value “1”for at least T seconds, the CPU 40 generates the 1's complement of the original binary test pattern, i.e., all 0's (step 54). The 1's complement test pattern is written to the DRAM array 11 as explained earlier. The resultant binary states of the cells in the array 11 are then read and compared with the original 1's complement test pattern in the manner as described above (step 55). [0017] If the binary states of the cell array [0017] 11 match the complement test pattern (step 56), thereby indicating that the cell capacitors of the array 11 are able to retain the binary value “0”for at least T seconds, the CPU 40 initializes a lower refresh period limit T1 to the current refresh period value T, i.e., T1=T (step 57). It is then determined if this is the first loop (step 58). If so, the CPU 40 initializes an upper refresh period limit T2 to some multiple of the current refresh period value T, i.e., T2= xT, where x>1 (step 59). The CPU 40 then calculates the difference between the upper and lower period limits, i.e., TRES=T2−T1 (step 60) and determines if the desired resolution TRES has been achieved (step 61). If the desired resolution is less than a predetermined resolution threshold TTH,RES, the present value of the period T is forwarded to the registers 22 and thereafter used as the refresh period (step 62). A resolution increment may be added to provide a wider operating margin. [0018] If either of the above comparisons does not result in a match, thereby indicating that the cell capacitors of the array [0018] 11 do not sufficiently retain charge to preserve data therein for T seconds, the CPU 40 sets the upper limit T2 to the current period T, i.e., T2=T (step 63). If this is the first loop, i.e., if L=1 (step 64), the CPU 40 sets the lower limit T1 to 0 (step 65). Otherwise, operation continues as described below. [0019] The CPU [0019] 40 calculates new refresh period values T by splitting the difference between the upper and lower refresh period limits, i.e., T(new) =(T2−T1)/2, and increments the loop counter value L (step 66). The above-described steps are then repeated using the new value for the refresh period T, and operation continues until a resolution less than the predetermined resolution is achieved, i.e., until TRES=T2−T1< TTH,RES. In this manner, the CPU 40 homes in on an optimum refresh period value T for the DRAM array 11. An increment may be added to the optimum refresh period value to provide a wider operating margin. [0020] Embodiments of the present invention are perhaps better understood in light of an example. Accordingly, an example will be provided in connection with FIGS. 2 and 3([0020] a)-3(e). Referring to FIG. 2, assume the default refresh period T provided by the CPU 40 is 2 seconds, and the desired refresh period resolution TTH,RES is 0.15 seconds. Further, assume that the cell capacitors used in the DRAM array 11 actually retain data or charge for about TCHARGE=1.65 seconds. Complementary test patterns are written to the DRAM array 11 and then compared with the resultant binary states of the cells (steps 51-56), as described above. Here, the comparisons would not result in a match, as shown in FIG. 3(a), since the cells retain data for 1.65 seconds, while the refresh period value T is set to 2 seconds. Thus, the CPU 40 sets the upper limit T2=2 seconds (step 63) and, since this is the first loop, sets the lower limit T1=0 (step 65). The CPU 40 calculates a new value of T (T2−T1)/2=(2−0)/2=1 second (step 66). [0021] The next write, read, and compare sequence (steps [0021] 51-56) in accordance with the present invention results in a match, as shown in FIG. 3(b), since the DRAM cells retain charge for more than the current refresh period, i.e., TCHARGE=1.65>T=1. Thus, the CPU 40 sets the lower limit T1=T=1 (step 57), maintains the upper limit T2 as before, i.e., 2 seconds, and then calculates the resolution TRES=T2−T1=2−1=1 (step 60). Since TRES=1>TTH,RES=0.15 (step 61), the CPU 40 calculates a new value for the new refresh period value T=(T2+T1)/2=(2+1)/2=1.5 seconds (step 66), and the above-described process is repeated using the new refresh period value T. [0022] The next write, read, and compare sequence in accordance with the present invention (steps [0022] 51-56) results in a match, as shown in FIG. 3(c), since T=1.5 seconds< 1.65 seconds. In response thereto, the CPU 40 sets the lower limit T1=T=1.5 seconds (step 57), and calculates the resolution TRES=T2−T1=2−1.5=0.5 seconds (step 60). Since TRES=0.5>TTH,RES=0.15 (step 61), the CPU 40 calculates the new refresh period value T=(T2+T1)/2=(2+1.5)/2=1.75 seconds (step 66), and the above-described process is repeated using the new refresh period value T. [0023] Now, the subsequent write, read, and compare sequence in accordance with the present invention (steps [0023] 51-56) does not result in a match, as shown in FIG. 3(d), since the current refresh period value T is greater than the time for which the DRAM capacitor cells are able to retain their charge, i.e., T=1.75>1.65. Accordingly, the CPU 40 sets the upper limit T2=T=1.75 seconds (step 63), and calculates a new value for the refresh period T=(T2+T1)/2=(1.75+1.5)/2=1.625 seconds (step 66), and again repeats the write, read, and compare sequence (steps 51-56). [0024] The next comparison results in a match, as shown in FIG. 3([0024] e), since T=1.625< TCHARGE=1.65. The CPU 40 sets the lower limit T1=T=1.625 (step 57), and calculates the resolution TRES=T2−T1=1.75−1.625=0.125 seconds (step 60). Here, the desired refresh period resolution has been achieved, i.e., TRES<TTH,RES (step 61). Thus, the refresh period value T=1.625 seconds, or an incremented value to provide a wider operating margin, is stored into registers 22 and thereafter used as the refresh period for the DRAM 10, i.e., the DRAM cell array 11 is subsequently refreshed every 1.625 seconds (step 62). [0025] As explained above, present embodiments maximize the interval between refresh operations without compromising data retention or validity. Thus, in accordance with present embodiments, the refresh period is a dynamic value that is adjusted upon every power up of the DRAM [0025] 10 according to the discharge rate of the cell capacitors in the DRAM array 11, as opposed to using static, default parameter values as taught by the prior art. Maximizing the refresh period results in fewer refresh operations per unit time and, therefore, reduces power consumption. [0026] Further, reducing the number of refresh operations per unit time allows additional read and write operations to be performed in a given time period and, therefore, advantageously increasing throughput of the DRAM [0026] 10. For instance, in the example provided above, present embodiments increased the interval between refresh operations by several orders of magnitude, thereby resulting in a significant reduction in power consumption during refresh operations, as well as a significant improvement in throughput, as compared to conventional DRAM operation. [0027] Moreover, present embodiments allow the CPU [0027] 40 to individually determine the optimal refresh period value for each bank of a multiple-bank DRAM. In this manner, each DRAM array bank has its own refresh period value T determined according to the capacitor discharge rates of cells within that bank. Refreshing each memory bank at its own optimal rate, independent of the refresh rates of the other memory banks, allows for optimization of the entire DRAM array. In contrast, conventional DRAM uses one refresh period T for all DRAM array banks, thereby limiting performance of the entire DRAM to the worst-case array bank. [0028] The above process may also be used to determine an optimal row and column address strobe frequency. The CPU [0028] 40 initializes the strobe frequency value fSTROBE to an aggressive value. The refresh period value T is either set to a default value or to the optimal value determined as described above. Complementary test patterns are written into the DRAM cell array 11, after which the resultant binary states of the cell array 11 are read and compared with the complementary test patterns, as described above. If there is a match, the CPU 40 increases the frequency value fSTROBE in the manner described above. Conversely, if there is not a match, the CPU 40 decreases the frequency value fSTROBE as described above. This sequence is repeated until an optimal strobe frequency fSTROBE is determined. [0029] Those skilled in the art will appreciate that the techniques of the invention may be used in connection with other DRAM signals. [0029] [0030] While particular embodiments of the present invention have been shown and described, it will be obvious to those skilled in the art that changes and modifications may be made without departing from this invention in its broader aspects and, therefore, the appended claims are to encompass within their scope all such changes and modifications as fall within the true spirit and scope of this invention. [0030]
权利要求:
Claims (20) [1" id="US-20010009022-A1-CLM-00001] 1. A method for optimizing a parameter value necessary for operation of a RAM cell array, said method comprising the following steps: (a) initialing said parameter value to a first predetermined value; (b) generating a test bit pattern; (c) writing said test bit pattern into said cell array using said parameter value; (d) reading binary states of said cell array resulting from said writing step after a refresh cycle; (d) comparing said binary states of said cell array with said test pattern; and (e) adjusting said parameter value in response to said comparing step. [2" id="US-20010009022-A1-CLM-00002] 2. The method of claim 1 , wherein said parameter value is a refresh period of said cell array. [3" id="US-20010009022-A1-CLM-00003] 3. The method of claim 1 , wherein said parameter value is an address strobe frequency of said cell array. [4" id="US-20010009022-A1-CLM-00004] 4. The method of claim 1 , wherein said test bit pattern comprises first and second bit patterns, said second bit pattern being a 1's complement of said first bit pattern. [5" id="US-20010009022-A1-CLM-00005] 5. The method of claim 1 , wherein said adjusting step further comprises decreasing said parameter value if said comparing step does not result in a match. [6" id="US-20010009022-A1-CLM-00006] 6. The method of claim 5 , wherein said adjusting step further comprises: setting an upper parameter limit equal to said parameter value; setting a lower parameter limit equal to a first predetermined value which is less than said parameter value; and changing the magnitude of said parameter value to equal an average of said upper and lower parameter limits. [7" id="US-20010009022-A1-CLM-00007] 7. The method of claim 6 , further comprising the steps of: generating a parameter resolution by taking the difference between said upper and lower parameter limits; and repeating the above steps until said parameter resolution is less than a predetermined resolution threshold. [8" id="US-20010009022-A1-CLM-00008] 8. The method of claim 6 , wherein said first predetermined value is zero. [9" id="US-20010009022-A1-CLM-00009] 9. The method of claim 4 , wherein said adjusting step further comprises increasing said parameter value if said comparing step results in a match. [10" id="US-20010009022-A1-CLM-00010] 10. The method of claim 9 , wherein said adjusting step further comprises: setting an upper parameter limit equal to a second predetermined value which is greater than said parameter value; setting a lower parameter limit equal to said parameter value; and changing the magnitude of said parameter value to equal an average of said upper and lower parameter limits. [11" id="US-20010009022-A1-CLM-00011] 11. The method of claim 10 , further comprising the steps of: generating a parameter resolution by taking the difference between said upper and lower parameter limits; and repeating the above steps until said parameter resolution is less than a predetermined resolution threshold. [12" id="US-20010009022-A1-CLM-00012] 12. A computer, comprising: a random access memory; a memory controller connected to said random access memory; and a central processing unit connected to said random access memory and said memory controller, said central processing unit executing an adaptive memory control program that iteratively tests said random access memory through said memory controller to establish an optimized random access memory parameter value. [13" id="US-20010009022-A1-CLM-00013] 13. The computer of claim 12 , wherein said parameter value comprises a refresh period of said random access memory. [14" id="US-20010009022-A1-CLM-00014] 14. The computer of claim 12 , wherein said parameter value comprises an address strobe frequency of said random access memory. [15" id="US-20010009022-A1-CLM-00015] 15. The computer of claim 12 , wherein said adaptive memory control program writes a test bit pattern to said random access memory and then compares binary states of said random access memory resulting from a subsequent read operation of said random access memory with said test bit pattern. [16" id="US-20010009022-A1-CLM-00016] 16. The computer of claim 15 , wherein said adaptive memory control program increases the magnitude of said parameter value when said comparison results in a match and decreases the magnitude of said parameter value when said comparison does not result in a match. [17" id="US-20010009022-A1-CLM-00017] 17. A computer readable memory to direct a computer to function in a specified manner, comprising: a first set of instructions to initialize a parameter value for a random access memory to a first predetermined value; a second set of instructions to generate a test bit pattern; a third set of instructions to write said test bit pattern into said random access memory according to said parameter value; a fourth set of instructions to read binary states of said random access memory resulting from said writing step; a fifth set of instructions to compare said binary states with said test pattern; and a sixth set of instructions to adjust said parameter value in response to said comparison of said fifth set of instructions. [18" id="US-20010009022-A1-CLM-00018] 18. The computer readable memory of claim 17 , wherein said parameter value is a refresh period of said random access memory. [19" id="US-20010009022-A1-CLM-00019] 19. The computer readable memory of claim 17 , wherein said parameter value is an address strobe frequency of random access memory. [20" id="US-20010009022-A1-CLM-00020] 20. The computer readable memory of claim 17 , wherein said test bit pattern comprises first and second bit patterns, said second bit pattern being a 1's complement of said first bit pattern.
类似技术:
公开号 | 公开日 | 专利标题 US6256703B1|2001-07-03|Adaptive memory control US5999481A|1999-12-07|Method and apparatus for controlling the operation of an integrated circuit responsive to out-of-synchronism control signals KR100256308B1|2000-05-15|Optimization circuitry and control for a synchronous memory device with programmable latency period US7149141B2|2006-12-12|Memory device and method having low-power, high write latency mode and high-power, low write latency mode and/or independently selectable write latency US7106646B2|2006-09-12|Circuit and method for controlling a clock synchronizing circuit for low power refresh operation US7078951B2|2006-07-18|System and method for reduced power open-loop synthesis of output clock signals having a selected phase relative to an input clock signal US5883853A|1999-03-16|Clock frequency detector for a synchronous memory device US20040013010A1|2004-01-22|Column address path circuit and method for memory devices having a burst access mode US6400643B1|2002-06-04|Semiconductor storage device with suppressed power consumption and reduced recovery time from suspend mode US10002659B2|2018-06-19|System and method for decoding commands based on command signals and operating state KR100953880B1|2010-04-22|A memory device, a control method thereof, and an internal control method thereof, a system including the memory device US20060221759A1|2006-10-05|Circuit and method for operating a delay-lock loop in a power saving manner US6434082B1|2002-08-13|Clocked memory device that includes a programming mechanism for setting write recovery time as a function of the input clock US20010011916A1|2001-08-09|Clock signal generator for an integrated circuit KR101507122B1|2015-04-01|Semiconductor memory device and access method thereof US5796993A|1998-08-18|Method and apparatus for semiconductor device optimization using on-chip verification EP0766251A2|1997-04-02|Semiconducteur memory device having extended margin in latching input signal US7626884B2|2009-12-01|Optimizing mode register set commands US5949736A|1999-09-07|Memory control circuit reducing a consumed power of memory CN112041925A|2020-12-04|System and method for controlling data strobe signal during read operation JPH06282983A|1994-10-07|Method for access to data in memory, memory system and memory control system KR100286346B1|2001-03-15|Refresh circuit for synchronous dram
同族专利:
公开号 | 公开日 US6256703B1|2001-07-03| US6370612B2|2002-04-09|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题 US7382366B1|2003-10-21|2008-06-03|Nvidia Corporation|Method, apparatus, system, and graphical user interface for selecting overclocking parameters of a graphics system| US7401258B1|2004-09-30|2008-07-15|Xilinx, Inc.|Circuit for and method of accessing instruction data written to a memory| US8489807B2|2010-12-03|2013-07-16|International Business Machines Corporation|Techniques for performing refresh operations in high-density memories| KR101300036B1|2006-11-24|2013-08-29|삼성전자주식회사|Memory test apparatus calibrating setting value of memory and method thereof| US8539146B2|2011-11-28|2013-09-17|International Business Machines Corporation|Apparatus for scheduling memory refresh operations including power states| US20140281202A1|2013-03-14|2014-09-18|International Business Machines Corporation|Dram controller for variable refresh operation timing| US9042194B2|2012-10-19|2015-05-26|Samsung Electronics Co., Ltd.|Refresh method, refresh address generator, volatile memory device including the same| WO2017172301A1|2016-03-31|2017-10-05|Altera Corporation|Adaptive refresh scheduling for memory|US4423380A|1980-08-26|1983-12-27|Burroughs Corporation|Method of testing a memory by scanning at increasing time intervals| JPH0787034B2|1984-05-07|1995-09-20|株式会社日立製作所|Semiconductor integrated circuit device| US4622668A|1984-05-09|1986-11-11|International Business Machines Corporation|Process and apparatus for testing a microprocessor and dynamic ram| US5321661A|1991-11-20|1994-06-14|Oki Electric Industry Co., Ltd.|Self-refreshing memory with on-chip timer test circuit| JPH11345486A|1998-06-01|1999-12-14|Mitsubishi Electric Corp|Dram provided with self-refresh control circuit and system lsi|US7085186B2|2001-04-05|2006-08-01|Purple Mountain Server Llc|Method for hiding a refresh in a pseudo-static memory| EP1647990B1|2003-01-29|2008-12-24|Stmicroelectronics SA|Method for refreshing a dynamic RAM, and corresponding dynamic RAM device, in particular incorporated in a cellular mobile telephone| TWI271743B|2003-04-17|2007-01-21|Winbond Electronics Corp|Method to adjust the refresh interval of adaptively controlled DRAM| TWI245287B|2004-09-08|2005-12-11|Via Tech Inc|Method for initialization drams| US20070050668A1|2005-09-01|2007-03-01|Micron Technology, Inc.|Test mode to force generation of all possible correction codes in an ECC memory| TWI414925B|2008-11-27|2013-11-11|Asustek Comp Inc|Methods and apparatuses for determining quality parameters of control signals of memory modules| US9490002B2|2014-07-24|2016-11-08|Rambus Inc.|Reduced refresh power|
法律状态:
2002-03-21| STCF| Information on status: patent grant|Free format text: PATENTED CASE | 2005-09-16| FPAY| Fee payment|Year of fee payment: 4 | 2009-09-09| FPAY| Fee payment|Year of fee payment: 8 | 2013-09-11| FPAY| Fee payment|Year of fee payment: 12 |
优先权:
[返回顶部]
申请号 | 申请日 | 专利标题 US09/107,254|US6256703B1|1998-06-30|1998-06-30|Adaptive memory control| US09/788,114|US6370612B2|1998-06-30|2001-02-16|Adaptive memory control|US09/788,114| US6370612B2|1998-06-30|2001-02-16|Adaptive memory control| 相关专利
Sulfonates, polymers, resist compositions and patterning process
Washing machine
Washing machine
Device for fixture finishing and tension adjusting of membrane
Structure for Equipping Band in a Plane Cathode Ray Tube
Process for preparation of 7 alpha-carboxyl 9, 11-epoxy steroids and intermediates useful therein an
国家/地区
|